home *** CD-ROM | disk | FTP | other *** search
/ Aminet 49 / Aminet 49 (2002)(GTI - Schatztruhe)[!][Jun 2002].iso / Aminet / util / wb / ScalosPlugin96.lha / Scalos-Plugin_AvailP96 / Install < prev    next >
Text File  |  2002-03-16  |  324b  |  8 lines

  1. echo "Copying plugin to Scalos directory..."
  2. copy "#?.plugin" "SCALOS:Plugins/OOP/"
  3. if EXISTS "ENVARC:Scalos/"
  4.     makedir "ENVARC:Scalos/AvailP96-Plugin"
  5.     copy "Env-Archive/Scalos/AvailP96-Plugin/BoardNumber" "ENVARC:Scalos/AvailP96-Plugin/BoardNumber"
  6. endif
  7. echo "Installation complete.  Read the included document for use."
  8.